Like the install projects that were fixed few days ago, the gengir projects
did not have info on the intermediate and output directories as a result of
the split up of the property sheets. Fix this by including the appropriate
property sheet in the gtk-gengir property sheet so that we can avoid
confusing messages from Visual Studio on whether to reload the gengir
project as it was modified, at least on 2008.
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
<ImportGroup Label="PropertySheets">\r
<Import Project="gtk-version-paths.props" />\r
+ <Import Project="gtk-build-defines.props" />\r
</ImportGroup>\r
<PropertyGroup Label="UserMacros">\r
<DoGenGir>\r
ProjectType="Visual C++"\r
Version="8.00"\r
Name="gtkinstallbinprops"\r
- InheritedPropertySheets=".\gtk-version-paths.vsprops"\r
+ InheritedPropertySheets=".\gtk-version-paths.vsprops;.\gtk-build-defines.vsprops"\r
>\r
<UserMacro\r
Name="DoGenGir"\r